Fix non-portability in xentrace
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 28 Feb 2008 10:19:49 +0000 (10:19 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 28 Feb 2008 10:19:49 +0000 (10:19 +0000)
commitfcd8d64078444c08fe103a11e3291bd170182ec2
tree88edd14320268e648ed10ed7721118271d337797
parent8d54d051da3dd1fd9e7666b7b74b074676c8571f
Fix non-portability in xentrace

Replace statfs() with the equivalent statvfs(), and correct the block
size multiplier.

Signed-off-by: John Levon <john.levon@sun.com>
tools/xentrace/xentrace.c